Compares two objects and returns True, if they are equal. The IsEqual uses cmpAbsolute comparison method with comparison tolerance of 10*EPS by default.
The method compares only Complex and Length properties and coresponding values. To compare matrices or sparse matrices, use the Equal method.